home *** CD-ROM | disk | FTP | other *** search
/ Bible Heaven / Bible Heaven.iso / online / _av.old < prev    next >
Text File  |  1994-09-08  |  492b  |  16 lines

  1. @echo off
  2. echo off
  3. cls
  4. rem
  5. rem     $ 1 - Hot Key Number - Delay Value
  6. rem
  7. rem     Specify a delay value only if your Word Processor
  8. rem        needs it e.g. Q&A, Professional Write
  9. rem
  10. rem     example _SCHOLAR 2092-5
  11. rem        Hot Key = 2092   (ALT-Z on my keyboard)
  12. rem        Delay   = 5      (5 delay times seems to work well)
  13. rem
  14. if     %1x == x $5\_BIBLE $1\$3 "Enter Hotkey:" "Enter Passage:" $5\$3
  15. if not %1x == x $5\_BIBLE $1\$3 %1              "Enter Passage:" $5\$3
  16.